; Fix typo in 'help-quick-sections' docstring
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Apr 2024 06:44:46 +0000 (08:44 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Sat, 13 Apr 2024 08:21:43 +0000 (10:21 +0200)
lisp/help.el

index 1ef46e394f36258d4a4c0f0edcf7f640f8c16da1..e23dd8ce0aedcd5a2d895e85f66e99681e4fad92 100644 (file)
@@ -173,7 +173,7 @@ Value should be a list of elements, each element should of the form
 
 where GROUP-NAME is the name of the group of the commands,
 COMMAND is the symbol of a command and DESCRIPTION is its short
-description, 10 to 15 char5acters at most.")
+description, 10 to 15 characters at most.")
 
 (declare-function prop-match-value "text-property-search" (match))